バージョン

WindowScale メソッド

水平/垂直ズームのスケールを決定する 0 ~ 1 の数。
シンタックス
'宣言
 
Public Function WindowScale( _
   ByVal windowScale As System.Double _
) As Map(Of T)
public Map<T> WindowScale( 
   System.double windowScale
)

パラメータ

windowScale
解説
このプロパティは WindowRect プロパティの Width/Height へのショートカットと同じです。
参照

オンラインで表示: GitHub